Just make insensitive notebook arrows gray until better
styling appears.
https://bugzilla.gnome.org/show_bug.cgi?id=761716
}
}
+ arrow:disabled {
+ color: $insensitive_fg_color;
+ }
+
tab {
font-weight: bold;
min-height: 36px;
box-shadow: none; }
notebook > header.right > tabs > tab:active {
box-shadow: inset 3px 0 #215d9c; }
+ notebook > header arrow:disabled {
+ color: #949796; }
notebook > header tab {
font-weight: bold;
min-height: 36px;
box-shadow: none; }
notebook > header.right > tabs > tab:active {
box-shadow: inset 3px 0 #4a90d9; }
+ notebook > header arrow:disabled {
+ color: #8b8e8f; }
notebook > header tab {
font-weight: bold;
min-height: 36px;